home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 33
/
Volume 33 - JOGO DISK .iso
/
Games
/
protect_the_fire.swf
/
scripts
/
DefineButton2_42
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-01-15
|
93b
|
6 lines
on(release){
set("/:c1","4");
set("/:c2",random("3") + "1");
gotoAndStop(8);
}